Vcenter Namespaces Instances EdgeSetSpec
The Vcenter Namespaces Instances EdgeSetSpec schema contains the specification required to associate the Edge provider with a vSphere Namespace.
This schema was added in vSphere API 9.1.0.0.
{
"id": "string",
"edge_provider": "string",
"avi": {
"se_group_name": "string"
}
}
ID of the Edge configured with the Supervisor.
This property was added in vSphere API 9.1.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespace_management.network.edge.Edge. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.network.edge.Edge.
The Edge provider to be set with a vSphere Namespace.
For more information see: Vcenter Namespaces Instances EdgeProvider.
This property was added in vSphere API 9.1.0.0.
The set spec for vSphere Namespaces associated with Avi Edge providers.
This property was added in vSphere API 9.1.0.0.
This property is optional and it is only relevant when the value of edge_provider is Vcenter Namespaces Instances EdgeProvider.NSX_REGISTERED_AVI.